﻿2026-07-05T00:35:33.6183303Z ##[group]Run actions/checkout@v5
2026-07-05T00:35:33.6183550Z with:
2026-07-05T00:35:33.6183751Z   repository: SaberMage/spt-shell-notify
2026-07-05T00:35:33.6183986Z   path: .adapter-notify
2026-07-05T00:35:33.6186124Z   token: ***
2026-07-05T00:35:33.6186302Z   ssh-strict: true
2026-07-05T00:35:33.6186472Z   ssh-user: git
2026-07-05T00:35:33.6186654Z   persist-credentials: true
2026-07-05T00:35:33.6186864Z   clean: true
2026-07-05T00:35:33.6187050Z   sparse-checkout-cone-mode: true
2026-07-05T00:35:33.6187270Z   fetch-depth: 1
2026-07-05T00:35:33.6187443Z   fetch-tags: false
2026-07-05T00:35:33.6187629Z   show-progress: true
2026-07-05T00:35:33.6187805Z   lfs: false
2026-07-05T00:35:33.6187962Z   submodules: false
2026-07-05T00:35:33.6188167Z   set-safe-directory: true
2026-07-05T00:35:33.6188362Z env:
2026-07-05T00:35:33.6188529Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-05T00:35:33.6188763Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-05T00:35:33.6189068Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-05T00:35:33.6189320Z ##[endgroup]
2026-07-05T00:35:33.7890766Z Syncing repository: SaberMage/spt-shell-notify
2026-07-05T00:35:33.7893873Z ##[group]Getting Git version info
2026-07-05T00:35:33.7894564Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-07-05T00:35:33.7918267Z [command]/usr/bin/git version
2026-07-05T00:35:33.7953401Z git version 2.43.0
2026-07-05T00:35:33.7970697Z ##[endgroup]
2026-07-05T00:35:33.7980532Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/42873314-ea96-42c9-910e-4faf79e7ef4c' before making global git config changes
2026-07-05T00:35:33.7981524Z Adding repository directory to the temporary git global config as a safe directory
2026-07-05T00:35:33.7983661Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-07-05T00:35:33.8011993Z ##[group]Initializing the repository
2026-07-05T00:35:33.8014731Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-07-05T00:35:33.8039525Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-05T00:35:33.8040191Z hint: is subject to change. To configure the initial branch name to use in all
2026-07-05T00:35:33.8040792Z hint: of your new repositories, which will suppress this warning, call:
2026-07-05T00:35:33.8041280Z hint: 
2026-07-05T00:35:33.8041639Z hint: 	git config --global init.defaultBranch <name>
2026-07-05T00:35:33.8042025Z hint: 
2026-07-05T00:35:33.8042387Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-05T00:35:33.8043006Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-05T00:35:33.8043811Z hint: 
2026-07-05T00:35:33.8044068Z hint: 	git branch -m <name>
2026-07-05T00:35:33.8044770Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-07-05T00:35:33.8051678Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-05T00:35:33.8108741Z ##[endgroup]
2026-07-05T00:35:33.8109326Z ##[group]Disabling automatic garbage collection
2026-07-05T00:35:33.8112289Z [command]/usr/bin/git config --local gc.auto 0
2026-07-05T00:35:33.8137295Z ##[endgroup]
2026-07-05T00:35:33.8137728Z ##[group]Setting up auth
2026-07-05T00:35:33.8142602Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-05T00:35:33.8165330Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-05T00:35:33.8376192Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-05T00:35:33.8399489Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-05T00:35:33.8591062Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-05T00:35:33.8617889Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-05T00:35:33.8809676Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-05T00:35:33.8850708Z ##[endgroup]
2026-07-05T00:35:33.8851137Z ##[group]Determining the default branch
2026-07-05T00:35:33.8854188Z Retrieving the default branch name
2026-07-05T00:35:34.3153110Z Default branch 'main'
2026-07-05T00:35:34.3153891Z ##[endgroup]
2026-07-05T00:35:34.3154444Z ##[group]Fetching the repository
2026-07-05T00:35:34.3158693Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-05T00:35:34.8811671Z From https://github.com/SaberMage/spt-shell-notify
2026-07-05T00:35:34.8812184Z  * [new branch]      main       -> origin/main
2026-07-05T00:35:34.8828009Z ##[endgroup]
2026-07-05T00:35:34.8828394Z ##[group]Determining the checkout info
2026-07-05T00:35:34.8830876Z ##[endgroup]
2026-07-05T00:35:34.8835296Z [command]/usr/bin/git sparse-checkout disable
2026-07-05T00:35:34.8870672Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-05T00:35:34.8896684Z ##[group]Checking out the ref
2026-07-05T00:35:34.8899768Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-05T00:35:34.8937910Z Switched to a new branch 'main'
2026-07-05T00:35:34.8938398Z branch 'main' set up to track 'origin/main'.
2026-07-05T00:35:34.8942503Z ##[endgroup]
2026-07-05T00:35:34.8977288Z [command]/usr/bin/git log -1 --format=%H
2026-07-05T00:35:34.8999756Z ee2d37eadc730c0019e0af82d683074c509634a2
